Null commit with -f option to force an uprev and put HEADs firmly on the trunk.
[python/dscho.git] / Mac / IDE scripts / Hack / Debugger off
blobba68b496112b2d859036d7d4a622dcedd97015a6
1 """Turn the debugger off."""
3 import PyDebugger
4 PyDebugger.cont()